home *** CD-ROM | disk | FTP | other *** search
- object frmScan: TfrmScan
- Left = 247
- Top = 183
- BorderStyle = bsDialog
- Caption = 'frmScan'
- ClientHeight = 194
- ClientWidth = 363
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 16
- Top = 152
- Width = 329
- Height = 17
- Shape = bsTopLine
- end
- object Label1: TLabel
- Left = 16
- Top = 48
- Width = 329
- Height = 13
- AutoSize = False
- Caption = 'Label1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object lblscankey: TLabel
- Left = 40
- Top = 90
- Width = 305
- Height = 57
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lblsection: TLabel
- Left = 16
- Top = 8
- Width = 329
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Image1: TImage
- Left = 16
- Top = 88
- Width = 25
- Height = 25
- Picture.Data = {<image000.TPNGObject>}
- end
- object btnclose: TBitBtn
- Left = 264
- Top = 160
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 0
- end
- object btnRepair: TBitBtn
- Left = 152
- Top = 160
- Width = 91
- Height = 25
- Caption = 'Repair'
- TabOrder = 1
- Visible = False
- OnClick = btnRepairClick
- end
- object pb1: TProgressBar
- Left = 16
- Top = 32
- Width = 329
- Height = 17
- TabOrder = 2
- end
- object pb2: TProgressBar
- Left = 16
- Top = 64
- Width = 329
- Height = 17
- TabOrder = 3
- end
- end
-